[INFO] cloning repository https://github.com/christianc521/timertool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christianc521/timertool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianc521%2Ftimertool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianc521%2Ftimertool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 225ea5e52f3ea568c3d213b538116064976bac5f
[INFO] checking christianc521/timertool against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianc521%2Ftimertool" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/christianc521/timertool
[INFO] finished tweaking git repo https://github.com/christianc521/timertool
[INFO] tweaked toml for git repo https://github.com/christianc521/timertool written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/christianc521/timertool on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/christianc521/timertool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:fd22e2154e7db748230f413534f3a6d034160c9d2b7c14b90fba4e9bfc1a36d4" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2
[INFO] running `Command { std: "docker" "start" "5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]     Checking micromath v2.1.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sdl2-sys v0.38.0
[INFO] [stderr]    Compiling bitstream-io v4.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking embedded-graphics-core v0.4.1
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling zune-core v0.5.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling zune-jpeg v0.5.7
[INFO] [stderr]    Compiling gif v0.14.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling sdl2 v0.38.0
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]     Checking embedded-graphics v0.8.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking embedded-dma v0.2.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking fugit v0.3.9
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]     Checking eg-seven-segment v0.2.0
[INFO] [stderr]     Checking embedded-graphics-framebuf v0.5.0
[INFO] [stderr]     Checking tinybmp v0.6.0
[INFO] [stderr]     Checking embedded-ttf v0.2.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling exr v1.74.0
[INFO] [stderr]     Checking embedded-graphics-simulator v0.8.0
[INFO] [stderr]    Compiling ravif v0.12.0
[INFO] [stderr]    Compiling timetool_v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find type `C` in this scope
[INFO] [stdout]   --> src/color_mixing/alpha_blending.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const fn new(color: C, alpha: u8) -> Self {
[INFO] [stdout]    |                             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `C` in this scope
[INFO] [stdout]   --> src/color_mixing/alpha_blending.rs:10:29
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const fn new(color: C, alpha: u8) -> Self {
[INFO] [stdout]    |                             ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rectangle` in this scope
[INFO] [stdout]   --> src/color_mixing/alpha_blending.rs:73:49
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn blend_solid_region(&mut self, rect: &Rectangle, overlay: RGBa) {
[INFO] [stdout]    |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use embedded_graphics::primitives::Rectangle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PIXEL_COUNT` and `TEST_SCENE`
[INFO] [stdout]   --> src/tft.rs:29:224
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...WIDTH, EMPTY_SCENE, MAIN_MENU_SCENE, MAX_ANIMATIONS, PIXEL_COUNT, TEST_SCENE}, display_driver::DisplayDriver, payloads::SessionSt...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pixelcolor::PixelColor`
[INFO] [stdout]   --> src/tft.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pixelcolor::PixelColor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dimensions`, `StrokeAlignment`, `StyledDimensions`, and `text::Text`
[INFO] [stdout]  --> src/scenes_util.rs:1:103
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::{Dimensions, Point, RgbColor, Size}, primitives::{PrimitiveStyleBuilder, Rectangle, StrokeAlignment, StyledDimensions, StyledDrawable}, text::Text};
[INFO] [stdout]   |       ^^^^^^^^^^                                                                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embedded_graphics_framebuf::FrameBuf`
[INFO] [stdout]  --> src/scenes_util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use embedded_graphics_framebuf::FrameBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embedded_ttf::FontTextStyleBuilder`
[INFO] [stdout]  --> src/scenes_util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use embedded_ttf::FontTextStyleBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusttype::Font`
[INFO] [stdout]  --> src/scenes_util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusttype::Font;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heapless::Vec`
[INFO] [stdout]  --> src/color_mixing/gradient.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use heapless::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PIXEL_COUNT`
[INFO] [stdout]   --> src/color_mixing/alpha_blending.rs:68:55
[INFO] [stdout]    |
[INFO] [stdout] 68 | use crate::constants::{DISPLAY_WIDTH, DISPLAY_HEIGHT, PIXEL_COUNT};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Rectangle` in this scope
[INFO] [stdout]   --> src/color_mixing/alpha_blending.rs:73:49
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn blend_solid_region(&mut self, rect: &Rectangle, overlay: RGBa) {
[INFO] [stdout]    |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use embedded_graphics::primitives::Rectangle;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PIXEL_COUNT` and `TEST_SCENE`
[INFO] [stdout]   --> src/tft.rs:29:224
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...WIDTH, EMPTY_SCENE, MAIN_MENU_SCENE, MAX_ANIMATIONS, PIXEL_COUNT, TEST_SCENE}, display_driver::DisplayDriver, payloads::SessionSt...
[INFO] [stdout]    |                                                         ^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pixelcolor::PixelColor`
[INFO] [stdout]   --> src/tft.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pixelcolor::PixelColor,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Dimensions`, `StrokeAlignment`, `StyledDimensions`, and `text::Text`
[INFO] [stdout]  --> src/scenes_util.rs:1:103
[INFO] [stdout]   |
[INFO] [stdout] 1 | ...::{Dimensions, Point, RgbColor, Size}, primitives::{PrimitiveStyleBuilder, Rectangle, StrokeAlignment, StyledDimensions, StyledDrawable}, text::Text};
[INFO] [stdout]   |       ^^^^^^^^^^                                                                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embedded_graphics_framebuf::FrameBuf`
[INFO] [stdout]  --> src/scenes_util.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use embedded_graphics_framebuf::FrameBuf;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `embedded_ttf::FontTextStyleBuilder`
[INFO] [stdout]  --> src/scenes_util.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use embedded_ttf::FontTextStyleBuilder;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rusttype::Font`
[INFO] [stdout]  --> src/scenes_util.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusttype::Font;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heapless::Vec`
[INFO] [stdout]  --> src/color_mixing/gradient.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use heapless::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PIXEL_COUNT`
[INFO] [stdout]   --> src/color_mixing/alpha_blending.rs:68:55
[INFO] [stdout]    |
[INFO] [stdout] 68 | use crate::constants::{DISPLAY_WIDTH, DISPLAY_HEIGHT, PIXEL_COUNT};
[INFO] [stdout]    |                                                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `timetool_v2` (lib) due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `timetool_v2` (lib test) due to 2 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2", kill_on_drop: false }`
[INFO] [stdout] 5b9c70de70aca773efd34a42b01327a5f0458a2b6c5911232da9c7d09931bef2
